home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / GRAPHICS / TOOLS / TGDN / Textures / FFT_2D / ~SmBPN1 < prev    next >
Text File  |  1996-10-20  |  402b  |  28 lines

  1. StartColourDefinition
  2. Seed(&1D)
  3. Phase(&2C)
  4. Dithering(&4000)
  5. LinearField(&FFFF,&0)
  6. OneDimensionalStoreBufferTwo
  7. OneDimensionalStoreBufferOne
  8. CreateColoursUsingRGBData
  9. EndColourDefinition
  10.  
  11. Seed(&79)
  12. Phase(&2C)
  13. NoiseToBeFiltered(&7B)
  14. CreateTwoDimensionalFilter(BandpassNoise(&2B67,&1E8,&2F0))
  15. SmoothTwoDimensionalTransform
  16. TwoDimensionalEqualization
  17. Dithering(&4000)
  18. MakeSprite
  19. Checksum(&DCAF)
  20. End
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.